(Defining Faces): Fix example.
authorRichard M. Stallman <rms@gnu.org>
Sat, 7 Apr 2007 16:16:54 +0000 (16:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 7 Apr 2007 16:16:54 +0000 (16:16 +0000)
lispref/display.texi

index 001d996c0bac5ed9971a0b724f8b9c162c02926f..4d94ba1ec4d7cb65f2d36db677a6858cc5725160 100644 (file)
@@ -1833,6 +1833,7 @@ frame must match one of the @var{value}s specified for it in
 
 @example
 @group
+(defface region
   '((((class color) (min-colors 88) (background dark))
      :background "blue3")
 @end group